home *** CD-ROM | disk | FTP | other *** search
/ The Macintosh Demo Applications CD / Apple-MacintoshDemoApplicationsCD-1.0-1992.iso / More Information / TokenAxcess / TokenAxcess Demo / TokenAxcess Demo / card_7065.txt < prev    next >
Text File  |  1992-09-20  |  917b  |  50 lines

  1. -- card: 7065 from stack: in
  2. -- bmap block id: 7318
  3. -- flags: 0000
  4. -- background id: 77617
  5. -- name: 
  6.  
  7.  
  8. -- part 2 (button)
  9. -- low flags: 00
  10. -- high flags: 2000
  11. -- rect: left=442 top=299 right=329 bottom=478
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 9301 / 9301
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: New Button
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   play "click"
  23.   visual effect wipe left
  24.   go prev
  25. end mouseUp
  26.  
  27.  
  28.  
  29.  
  30. -- part 4 (button)
  31. -- low flags: 00
  32. -- high flags: 2000
  33. -- rect: left=478 top=299 right=329 bottom=512
  34. -- title width / last selected line: 0
  35. -- icon id / first selected line: 27009 / 27009
  36. -- text alignment: 1
  37. -- font id: 0
  38. -- text size: 12
  39. -- style flags: 0
  40. -- line height: 16
  41. -- part name: New Button
  42. ----- HyperTalk script -----
  43. on mouseUp
  44.   visual effect dissolve
  45.   go to card id 2849
  46.  
  47. end mouseUp
  48.  
  49.  
  50.